Feature: Iniciar Sesión
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 58.237s |
Scenario: Iniciar Sesión con datos correctos
Before
0m 4.558s
Given
I navigate to page "http://localhost:2368/ghost/#/signin"
0m 15.009s
And
I wait for 5 seconds
0m 5.263s
When
I enter email "<USERNAME1>"
0m 2.967s
And
I wait for 2 seconds
0m 2.261s
And
I enter password "<PASSWORD1>"
0m 0.648s
And
I wait for 2 seconds
0m 2.272s
And
I click next
0m 3.171s
And
I wait for 5 seconds
0m 20.545s
After
0m 1.543s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "http://localhost:2368/ghost/#/signin"
And
I wait for 5 seconds
When
I enter email "<USERNAME1>"
And
I wait for 2 seconds
And
I enter password "<PASSWORD1>"
And
I wait for 2 seconds
And
I click next
And
I wait for 5 seconds
After
NO IMAGE AVAILABLE